From: Nick Roberts Date: Sun, 28 Mar 2004 20:19:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~23461 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=397fa991d0e414c917ed25b82a92f953e5c33782;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cff74f5c3ef..3bb9e41cd2c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2004-03-28 Nick Roberts + + * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item) + (gud-gdba-marker-filter): Log the process input and output, if + required. (from Stefan Monnier) + (gdb-debug-log, gdb-enable-debug-log): New variables. + (gdb-post-prompt): Don't do gdb-var-update on Mac OS X. + 2004-03-28 Stefan Monnier * vc-hooks.el (vc-file-not-found-hook): Fix typo.